func go/constant.vtoc
3 uses
go/constant (current package)
value.go#L285: func vtoc(x Value) complexVal { return complexVal{x, int64Val(0)} }
value.go#L932: return vtoc(x)
value.go#L1086: return vtoc(x), y
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)